Home
last modified time | relevance | path

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

/openssl/providers/implementations/kdfs/
H A Dx942kdf.c117 static int der_encode_sharedinfo(WPACKET *pkt, unsigned char *buf, size_t buflen, in der_encode_sharedinfo() function
223 if (!der_encode_sharedinfo(&pkt, NULL, 0, cek_oid, cek_oid_len, in x942_encode_otherinfo()
236 if (!der_encode_sharedinfo(&pkt, der_buf, der_buflen, cek_oid, cek_oid_len, in x942_encode_otherinfo()

Completed in 5 milliseconds