Home
last modified time | relevance | path

Searched refs:contentPtrSize (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/netstack/interfaces/kits/c/net_ssl/src/
H A Dnet_ssl_c.cpp146 size_t contentPtrSize = innerCertsLength * sizeof(char *); in OH_NetStack_GetCertificatesForHostName() local
147 size_t totalMallocSize = contentPtrSize; in OH_NetStack_GetCertificatesForHostName()
157 char *certPtr = ptr + contentPtrSize; in OH_NetStack_GetCertificatesForHostName()

Completed in 1 milliseconds