Searched refs:spu2_ciph_type (Results 1 – 1 of 1) sorted by relevance
688 enum spu2_cipher_type spu2_ciph_type = SPU2_CIPHER_TYPE_NONE; in bcmfs_crypto_build_cipher_req() local698 &spu2_ciph_type, &spu2_ciph_mode); in bcmfs_crypto_build_cipher_req()703 SPU2_PROTO_RESV, spu2_ciph_type, spu2_ciph_mode, in bcmfs_crypto_build_cipher_req()788 enum spu2_cipher_type spu2_ciph_type = SPU2_CIPHER_TYPE_NONE; in bcmfs_crypto_build_chain_request() local817 ret = spu2_cipher_xlate(cipher_alg, cipher_key, &spu2_ciph_type, in bcmfs_crypto_build_chain_request()829 spu2_ciph_type, spu2_ciph_mode, in bcmfs_crypto_build_chain_request()986 enum spu2_cipher_type spu2_ciph_type = SPU2_CIPHER_TYPE_NONE; in bcmfs_crypto_build_aead_request() local1007 spu2_ciph_type = SPU2_CIPHER_TYPE_AES128; in bcmfs_crypto_build_aead_request()1011 spu2_ciph_type = SPU2_CIPHER_TYPE_AES192; in bcmfs_crypto_build_aead_request()1015 spu2_ciph_type = SPU2_CIPHER_TYPE_AES256; in bcmfs_crypto_build_aead_request()[all …]