Searched defs:cipher_type (Results 1 – 7 of 7) sorted by relevance
| /third_party/mbedtls/library/ |
| D | cmac.c | 791 mbedtls_cipher_type_t cipher_type, in cmac_test_subkeys() 873 mbedtls_cipher_type_t cipher_type, in cmac_test_wth_cipher()
|
| D | pkcs12.c | 200 mbedtls_cipher_type_t cipher_type, mbedtls_md_type_t md_type, in mbedtls_pkcs12_pbe()
|
| D | cipher.c | 141 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_type( const mbedtls_cipher_type_t cipher_type… in mbedtls_cipher_info_from_type()
|
| /third_party/openssl/crypto/evp/ |
| D | cmeth_lib.c | 16 EVP_CIPHER *EVP_CIPHER_meth_new(int cipher_type, int block_size, int key_len) in EVP_CIPHER_meth_new()
|
| /third_party/mbedtls/programs/test/ |
| D | benchmark.c | 587 mbedtls_cipher_type_t cipher_type; in main() local
|
| /third_party/node/src/ |
| D | node_crypto.cc | 3592 void CipherBase::CommonInit(const char* cipher_type, in CommonInit() 3630 void CipherBase::Init(const char* cipher_type, in Init() 3681 const node::Utf8Value cipher_type(args.GetIsolate(), args[0]); in Init() local 3697 void CipherBase::InitIv(const char* cipher_type, in InitIv() 3757 const node::Utf8Value cipher_type(env->isolate(), args[0]); in InitIv() local 3791 bool CipherBase::InitAuthenticated(const char* cipher_type, int iv_len, in InitAuthenticated()
|
| /third_party/uboot/u-boot-2020.01/product/cipher/v2/api/ |
| D | hi_mpi_cipher.h | 182 hi_cipher_type cipher_type; member
|