Home
last modified time | relevance | path

Searched defs:b64 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/utils/src/
H A Dwifi_common_util.cpp560 BIO *b64 = BIO_new(BIO_f_base64()); in DecodeBase64() local
581 BIO *b64 = BIO_new(BIO_f_base64()); in EncodeBase64() local