/kernel/linux/linux-5.10/include/crypto/ |
H A D | aes.h | 28 u32 key_length; member
|
/kernel/linux/linux-6.6/include/crypto/ |
H A D | aes.h | 28 u32 key_length; member
|
H A D | aria.h | 38 int key_length; member
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | camellia.h | 19 u32 key_length; member
|
H A D | camellia-aesni-avx-asm_64.S | 25 #define key_length CAMELLIA_TABLE_BYTE_LEN define
|
H A D | camellia-aesni-avx2-asm_64.S | 15 #define key_length CAMELLIA_TABLE_BYTE_LEN define
|
/kernel/linux/linux-5.10/arch/x86/include/asm/crypto/ |
H A D | camellia.h | 19 u32 key_length; member
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | camellia-aesni-avx-asm_64.S | 26 #define key_length CAMELLIA_TABLE_BYTE_LEN define
|
H A D | camellia-aesni-avx2-asm_64.S | 16 #define key_length CAMELLIA_TABLE_BYTE_LEN define
|
H A D | camellia-x86_64-asm_64.S | 35 #define key_length CAMELLIA_TABLE_BYTE_LEN define
|
/third_party/mbedtls/tests/src/drivers/ |
H A D | test_driver_signature.c | 231 mbedtls_test_opaque_signature_sign_message( const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg, const uint8_t *input, size_t input_length, uint8_t *signature, size_t signature_size, size_t *signature_length) mbedtls_test_opaque_signature_sign_message() argument 298 mbedtls_test_opaque_signature_verify_message( const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg, const uint8_t *input, size_t input_length, const uint8_t *signature, size_t signature_length) mbedtls_test_opaque_signature_verify_message() argument 348 mbedtls_test_opaque_signature_sign_hash( const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg, const uint8_t *hash, size_t hash_length, uint8_t *signature, size_t signature_size, size_t *signature_length) mbedtls_test_opaque_signature_sign_hash() argument 386 mbedtls_test_opaque_signature_verify_hash( const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg, const uint8_t *hash, size_t hash_length, const uint8_t *signature, size_t signature_length) mbedtls_test_opaque_signature_verify_hash() argument
|
H A D | test_driver_asymmetric_encryption.c | 113 mbedtls_test_opaque_asymmetric_encrypt( const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg, const uint8_t *input, size_t input_length, const uint8_t *salt, size_t salt_length, uint8_t *output, size_t output_size, size_t *output_length) mbedtls_test_opaque_asymmetric_encrypt() argument 147 mbedtls_test_opaque_asymmetric_decrypt( const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg, const uint8_t *input, size_t input_length, const uint8_t *salt, size_t salt_length, uint8_t *output, size_t output_size, size_t *output_length) mbedtls_test_opaque_asymmetric_decrypt() argument
|
H A D | test_driver_cipher.c | 130 mbedtls_test_transparent_cipher_encrypt_setup( mbedtls_transparent_test_driver_cipher_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg) mbedtls_test_transparent_cipher_encrypt_setup() argument 162 mbedtls_test_transparent_cipher_decrypt_setup( mbedtls_transparent_test_driver_cipher_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg) mbedtls_test_transparent_cipher_decrypt_setup() argument 316 mbedtls_test_opaque_cipher_encrypt( const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg, const uint8_t *iv, size_t iv_length, const uint8_t *input, size_t input_length, uint8_t *output, size_t output_size, size_t *output_length) mbedtls_test_opaque_cipher_encrypt() argument 338 mbedtls_test_opaque_cipher_decrypt( const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg, const uint8_t *input, size_t input_length, uint8_t *output, size_t output_size, size_t *output_length) mbedtls_test_opaque_cipher_decrypt() argument 357 mbedtls_test_opaque_cipher_encrypt_setup( mbedtls_opaque_test_driver_cipher_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg) mbedtls_test_opaque_cipher_encrypt_setup() argument 371 mbedtls_test_opaque_cipher_decrypt_setup( mbedtls_opaque_test_driver_cipher_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg) mbedtls_test_opaque_cipher_decrypt_setup() argument [all...] |
/third_party/python/Modules/clinic/ |
H A D | _dbmmodule.c.h | 65 Py_ssize_t key_length; in _dbm_dbm_get() local 100 Py_ssize_t key_length; in _dbm_dbm_setdefault() local
|
H A D | _gdbmmodule.c.h | 168 Py_ssize_t key_length; in _gdbm_gdbm_nextkey() local
|
/third_party/curl/lib/ |
H A D | hash.c | 274 size_t Curl_hash_str(void *key, size_t key_length, size_t slots_num) in Curl_hash_str() argument
|
/third_party/mbedtls/library/ |
H A D | psa_crypto_mac.c | 31 psa_hmac_setup_internal( mbedtls_psa_hmac_operation_t *hmac, const uint8_t *key, size_t key_length, psa_algorithm_t hash_alg) psa_hmac_setup_internal() argument [all...] |
/third_party/node/deps/openssl/openssl/providers/implementations/include/prov/ |
H A D | blake2.h | 32 uint8_t key_length; /* 2 */ member 56 uint8_t key_length; /* 2 */ member
|
/third_party/openssl/providers/implementations/include/prov/ |
H A D | blake2.h | 32 uint8_t key_length; /* 2 */ member 56 uint8_t key_length; /* 2 */ member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | eapol_common.h | 67 u8 key_length[2]; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | eapol_common.h | 67 u8 key_length[2]; member
|
/kernel/linux/linux-5.10/arch/sparc/crypto/ |
H A D | aes_glue.c | 55 u32 key_length; member
|
/kernel/linux/linux-6.6/arch/sparc/crypto/ |
H A D | aes_glue.c | 55 u32 key_length; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A D | ocelot_flower.c | 389 int key_length = vcap->keys[VCAP_ES0_IGR_PORT].length; in ocelot_flower_parse_indev() local 665 int key_length = vcap->keys[VCAP_ES0_EGR_PORT].length; in ocelot_vcap_filter_create() local
|
/kernel/linux/linux-5.10/drivers/s390/crypto/ |
H A D | zcrypt_cex2c.c | 198 short int key_length; in zcrypt_cex2c_rng_supported() member
|