Home
last modified time | relevance | path

Searched defs:cname (Results 1 – 4 of 4) sorted by relevance

/openssl/include/crypto/
H A Devp.h367 #define BLOCK_CIPHER_func_ecb(cname, cprefix, kstruct, ksched) \ argument
377 #define BLOCK_CIPHER_func_ofb(cname, cprefix, cbits, kstruct, ksched) \ argument
396 #define BLOCK_CIPHER_func_cbc(cname, cprefix, kstruct, ksched) \ argument
410 #define BLOCK_CIPHER_func_cfb(cname, cprefix, cbits, kstruct, ksched) \ argument
433 #define BLOCK_CIPHER_all_funcs(cname, cprefix, cbits, kstruct, ksched) \ argument
456 #define BLOCK_CIPHER_def_cbc(cname, kstruct, nid, block_size, key_len, \ argument
462 #define BLOCK_CIPHER_def_cfb(cname, kstruct, nid, key_len, \ argument
469 #define BLOCK_CIPHER_def_ofb(cname, kstruct, nid, key_len, \ argument
476 #define BLOCK_CIPHER_def_ecb(cname, kstruct, nid, block_size, key_len, \ argument
482 #define BLOCK_CIPHER_defs(cname, kstruct, \ argument
[all …]
/openssl/apps/lib/
H A Ds_cb.c218 const char *cname = lookup((int)cert_type, cert_type_list, NULL); in ssl_print_client_cert_types() local
1496 const char *cname; in security_callback_debug() local
/openssl/crypto/asn1/
H A Dasn_mime.c245 const char *mime_prefix, *mime_eol, *cname = "smime.p7m"; in SMIME_write_ASN1_ex() local
/openssl/engines/
H A De_capi.c1232 LPSTR cname; in capi_list_containers() local

Completed in 20 milliseconds