Searched refs:NS_BIT (Results 1 – 7 of 7) sorted by relevance
| /Linux-v4.19/drivers/crypto/ccree/ |
| D | cc_aead.c | 271 NS_BIT); in xcbc_setkey() 282 AES_KEYSIZE_128, NS_BIT, 0); in xcbc_setkey() 289 AES_KEYSIZE_128, NS_BIT, 0); in xcbc_setkey() 296 AES_KEYSIZE_128, NS_BIT, 0); in xcbc_setkey() 347 SHA256_BLOCK_SIZE, NS_BIT); in hmac_setkey() 358 digest_size, NS_BIT, 0); in hmac_setkey() 476 key_dma_addr, keylen, NS_BIT); in cc_get_plain_hmac_key() 484 digestsize, NS_BIT, 0); in cc_get_plain_hmac_key() 497 NS_BIT, 0); in cc_get_plain_hmac_key() 502 keylen, NS_BIT); in cc_get_plain_hmac_key() [all …]
|
| D | cc_hash.c | 327 NS_BIT, 1); in cc_fin_result() 350 NS_BIT, 0); in cc_fin_hmac() 360 ctx->inter_digestsize, NS_BIT); in cc_fin_hmac() 385 digestsize, NS_BIT); in cc_fin_hmac() 446 ctx->inter_digestsize, NS_BIT); in cc_hash_digest() 462 ctx->drvdata->hash_len_sz, NS_BIT); in cc_hash_digest() 481 ctx->drvdata->hash_len_sz, NS_BIT, 0); in cc_hash_digest() 509 ctx->inter_digestsize, NS_BIT); in cc_restore_hash() 519 ctx->drvdata->hash_len_sz, NS_BIT); in cc_restore_hash() 581 ctx->inter_digestsize, NS_BIT, 0); in cc_hash_update() [all …]
|
| D | cc_cipher.c | 416 NS_BIT); in cc_setup_cipher_desc() 441 key_len), NS_BIT); in cc_setup_cipher_desc() 447 key_len, NS_BIT); in cc_setup_cipher_desc() 466 (key_len / 2), NS_BIT); in cc_setup_cipher_desc() 483 (key_len / 2), NS_BIT); in cc_setup_cipher_desc() 499 CC_AES_BLOCK_SIZE, NS_BIT); in cc_setup_cipher_desc() 537 nbytes, NS_BIT); in cc_setup_cipher_data() 539 nbytes, NS_BIT, (!areq ? 0 : 1)); in cc_setup_cipher_data() 554 req_ctx->mlli_params.mlli_len, NS_BIT); in cc_setup_cipher_data() 564 req_ctx->in_mlli_nents, NS_BIT); in cc_setup_cipher_data() [all …]
|
| D | cc_ivgen.c | 121 CC_IVPOOL_META_SIZE, NS_BIT); in cc_init_iv_sram() 254 NS_BIT, 0); in cc_get_iv()
|
| D | cc_hw_queue_defs.h | 35 #define WORD1_NS_BIT CC_GENMASK(1, NS_BIT) 41 #define WORD3_NS_BIT CC_GENMASK(3, NS_BIT)
|
| D | cc_driver.h | 80 #define NS_BIT 1 macro
|
| D | cc_request_mgr.c | 148 sizeof(u32), NS_BIT, 1); in cc_req_mgr_init()
|