Searched refs:OSSL_OP_CIPHER (Results 1 – 6 of 6) sorted by relevance
158 case OSSL_OP_CIPHER: in legacy_query()
494 case OSSL_OP_CIPHER: in deflt_query()
1668 evp_generic_fetch(ctx, OSSL_OP_CIPHER, algorithm, properties, in EVP_CIPHER_fetch()1709 evp_generic_do_all(libctx, OSSL_OP_CIPHER, in EVP_CIPHER_do_all_provided()
124 The number for this operation is B<OSSL_OP_CIPHER>.
468 case OSSL_OP_CIPHER: in fips_query()
255 # define OSSL_OP_CIPHER 2 /* Symmetric Ciphers */ macro