Home
last modified time | relevance | path

Searched refs:PEM_ENCODE_SEAL_CTX (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/include/openssl/
Dpem.h142 } PEM_ENCODE_SEAL_CTX; typedef
403 OPENSSL_EXPORT int PEM_SealInit(PEM_ENCODE_SEAL_CTX *ctx, EVP_CIPHER *type, EVP_MD *md_type, unsign…
404 OPENSSL_EXPORT void PEM_SealUpdate(PEM_ENCODE_SEAL_CTX *ctx, unsigned char *out, int *outl, unsigne…
405 OPENSSL_EXPORT int PEM_SealFinal(PEM_ENCODE_SEAL_CTX *ctx, unsigned char *sig,int *sigl, unsigned c…