Home
last modified time | relevance | path

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

/openssl/include/crypto/
H A Decx.h142 KEY_OP_PUBLIC, enumerator
/openssl/crypto/ec/
H A Decx_meth.c65 KEY_OP_PUBLIC, NULL, NULL); in ecx_pub_decode()
212 return ecx_key_print(bp, pkey, indent, ctx, KEY_OP_PUBLIC); in ecx_pub_print()
221 KEY_OP_PUBLIC, NULL, NULL); in ecx_ctrl()
287 KEY_OP_PUBLIC, libctx, NULL); in ecx_set_pub_key()
H A Decx_backend.c193 if (op == KEY_OP_PUBLIC) { in ossl_ecx_key_op()
/openssl/test/
H A Dtls-provider.c1197 KEY_OP_PUBLIC, enumerator
1239 if (op == KEY_OP_PUBLIC) { in xor_key_op()
1267 return xor_key_op(palg, p, plen, KEY_OP_PUBLIC, libctx, propq); in xor_key_from_x509pubkey()

Completed in 26 milliseconds