Home
last modified time | relevance | path

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

/src/crypto/openssl/include/crypto/
H A Decx.h130 KEY_OP_PUBLIC, enumerator
/src/crypto/openssl/crypto/ec/
H A Decx_meth.c65 KEY_OP_PUBLIC, NULL, NULL); in ecx_pub_decode()
214 return ecx_key_print(bp, pkey, indent, ctx, KEY_OP_PUBLIC); in ecx_pub_print()
223 KEY_OP_PUBLIC, NULL, NULL); in ecx_ctrl()
287 KEY_OP_PUBLIC, libctx, NULL); in ecx_set_pub_key()
H A Decx_backend.c191 if (op == KEY_OP_PUBLIC) { in ossl_ecx_key_op()
/src/crypto/openssl/test/
H A Dtls-provider.c1194 KEY_OP_PUBLIC, enumerator
1236 if (op == KEY_OP_PUBLIC) { in xor_key_op()
1264 return xor_key_op(palg, p, plen, KEY_OP_PUBLIC, libctx, propq); in xor_key_from_x509pubkey()