Home
last modified time | relevance | path

Searched refs:OBJ_nid2sn (Results 51 – 61 of 61) sorted by relevance

123

/openssl/apps/
H A Ds_client.c3397 OBJ_nid2sn(EVP_PKEY_get_base_id(public_key)), in print_stuff()
3399 OBJ_nid2sn(X509_get_signature_nid(sk_X509_value(sk, i)))); in print_stuff()
H A Dlist.c990 const char *sn = OBJ_nid2sn(i); in list_objects()
H A Dcmp.c2488 name = OBJ_nid2sn(nid); in nid_name()
/openssl/crypto/evp/
H A Devp_enc.c192 : OBJ_nid2sn(cipher->nid), in evp_cipher_init_internal()
H A Dpmeth_lib.c211 keytype = OBJ_nid2sn(id); in int_ctx_new()
/openssl/test/
H A Devp_test.c1752 TEST_info("Trying the EVP_PKEY %s test", OBJ_nid2sn(expected->type)); in mac_test_run_pkey()
1755 OBJ_nid2sn(expected->type), expected->alg); in mac_test_run_pkey()
1783 OBJ_nid2sn(expected->type), NULL, in mac_test_run_pkey()
H A Dtls-provider.c1247 key->tls_name = OPENSSL_strdup(OBJ_nid2sn(nid)); in xor_key_op()
/openssl/ssl/
H A Dssl_lib.c7228 ciph = EVP_CIPHER_fetch(libctx, OBJ_nid2sn(nid), properties); in ssl_evp_cipher_fetch()
7287 md = EVP_MD_fetch(libctx, OBJ_nid2sn(nid), properties); in ssl_evp_md_fetch()
H A Dt1_lib.c3695 mdname = OBJ_nid2sn(sig->hash); in check_cert_usable()
/openssl/doc/man7/
H A Dossl-guide-migration.pod2289 such EVP_PKEY by calling L<OBJ_nid2sn(3)>. With the introduction
/openssl/util/
H A Dlibcrypto.num1059 OBJ_nid2sn 1087 3_0_0 EXIST::FUNCTION:

Completed in 132 milliseconds

123