Searched refs:supported_algo_flags (Results 1 – 1 of 1) sorted by relevance
110 !(supported_algo_flags & EIP93_PE_OPTION_TDES)) in eip93_register_algs()114 if (!(supported_algo_flags & EIP93_PE_OPTION_AES)) in eip93_register_algs()118 if (supported_algo_flags & EIP93_PE_OPTION_AES_KEY128) in eip93_register_algs()122 if (supported_algo_flags & EIP93_PE_OPTION_AES_KEY192) in eip93_register_algs()137 !(supported_algo_flags & EIP93_PE_OPTION_MD5)) in eip93_register_algs()141 !(supported_algo_flags & EIP93_PE_OPTION_SHA_1)) in eip93_register_algs()145 !(supported_algo_flags & EIP93_PE_OPTION_SHA_224)) in eip93_register_algs()149 !(supported_algo_flags & EIP93_PE_OPTION_SHA_256)) in eip93_register_algs()309 if (supported_algo_flags & EIP93_PE_OPTION_TDES) in eip93_initialize()311 if (supported_algo_flags & EIP93_PE_OPTION_AES) in eip93_initialize()[all …]
Completed in 4 milliseconds