Searched defs:npubk (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/evp/
H A Dp_seal.c69 EVP_SealInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *type, unsigned char **ek, int *ekl, unsigned char *iv, EVP_PKEY **pubk, int npubk) argument
/freebsd-9.3-release/crypto/openssl/crypto/pem/
H A Dpem_seal.c70 PEM_SealInit(PEM_ENCODE_SEAL_CTX *ctx, EVP_CIPHER *type, EVP_MD *md_type, unsigned char **ek, int *ekl, unsigned char *iv, EVP_PKEY **pubk, int npubk) argument

Completed in 96 milliseconds