Home
last modified time | relevance | path

Searched defs:algtype (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Derror.h24 static inline bool is_mdha(u32 algtype) in is_mdha() argument
H A Dcaamhash_desc.h18 static inline bool is_xcbc_aes(u32 algtype) in is_xcbc_aes() argument
H A Dcaamhash.c133 static inline bool is_cmac_aes(u32 algtype) in is_cmac_aes() argument
[all...]
H A Ddesc_constr.h505 u32 algtype; member
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Derror.h24 static inline bool is_mdha(u32 algtype) in is_mdha() argument
H A Dcaamhash_desc.h18 static inline bool is_xcbc_aes(u32 algtype) in is_xcbc_aes() argument
H A Ddesc_constr.h506 u32 algtype; member
H A Dcaamhash.c138 static inline bool is_cmac_aes(u32 algtype) in is_cmac_aes() argument
[all...]
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_engine.c366 int32_t HksCryptoHalEncryptUpdate(const struct HksBlob *message, void *ctx, struct HksBlob *out, const uint32_t algtype) in HksCryptoHalEncryptUpdate() argument
395 void HksCryptoHalEncryptFreeCtx(void **ctx, const uint32_t algtype) in HksCryptoHalEncryptFreeCtx() argument
428 int32_t HksCryptoHalDecryptUpdate(const struct HksBlob *message, void *ctx, struct HksBlob *out, const uint32_t algtype) in HksCryptoHalDecryptUpdate() argument
379 HksCryptoHalEncryptFinal(const struct HksBlob *message, void **ctx, struct HksBlob *cipherText, struct HksBlob *tagAead, const uint32_t algtype) HksCryptoHalEncryptFinal() argument
440 HksCryptoHalDecryptFinal(const struct HksBlob *message, void **ctx, struct HksBlob *cipherText, struct HksBlob *tagAead, const uint32_t algtype) HksCryptoHalDecryptFinal() argument
462 HksCryptoHalDecryptFreeCtx(void **ctx, const uint32_t algtype) HksCryptoHalDecryptFreeCtx() argument
[all...]
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_engine.c436 void HksCryptoHalEncryptFreeCtx(void **ctx, const uint32_t algtype) in HksCryptoHalEncryptFreeCtx() argument
405 HksCryptoHalEncryptUpdate(const struct HksBlob *message, void *ctx, struct HksBlob *out, const uint32_t algtype) HksCryptoHalEncryptUpdate() argument
420 HksCryptoHalEncryptFinal(const struct HksBlob *message, void **ctx, struct HksBlob *cipherText, struct HksBlob *tagAead, const uint32_t algtype) HksCryptoHalEncryptFinal() argument
470 HksCryptoHalDecryptUpdate(const struct HksBlob *message, void *ctx, struct HksBlob *out, const uint32_t algtype) HksCryptoHalDecryptUpdate() argument
484 HksCryptoHalDecryptFinal(const struct HksBlob *message, void **ctx, struct HksBlob *cipherText, struct HksBlob *tagAead, const uint32_t algtype) HksCryptoHalDecryptFinal() argument
500 HksCryptoHalDecryptFreeCtx(void **ctx, const uint32_t algtype) HksCryptoHalDecryptFreeCtx() argument
[all...]
/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_ccamisc.h85 u8 algtype; /* 0x02 for AES cipher */ member
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dzcrypt_ccamisc.h85 u8 algtype; /* 0x02 for AES cipher */ member
/kernel/linux/linux-5.10/fs/f2fs/
H A Dsuper.c1572 char *algtype = ""; in f2fs_show_compress_options() local
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsuper.c1929 char *algtype = ""; in f2fs_show_compress_options() local

Completed in 23 milliseconds