Home
last modified time | relevance | path

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

/openssl/providers/implementations/kdfs/
H A Dx942kdf.c123 const unsigned char *supp_priv, size_t supp_privlen, in der_encode_sharedinfo() argument
129 && (supp_priv == NULL in der_encode_sharedinfo()
130 || ossl_DER_w_octet_string(pkt, 3, supp_priv, supp_privlen)) in der_encode_sharedinfo()
207 const unsigned char *supp_priv, size_t supp_priv_len, in x942_encode_otherinfo() argument
226 supp_pub, supp_pub_len, supp_priv, supp_priv_len, in x942_encode_otherinfo()
239 supp_pub, supp_pub_len, supp_priv, supp_priv_len, in x942_encode_otherinfo()

Completed in 8 milliseconds