Searched defs:mechanismType (Results 1 – 1 of 1) sorted by relevance
178 p11_session_init(CK_MECHANISM_TYPE mechanismType, in p11_session_init()246 p11_mech_available_p(CK_MECHANISM_TYPE mechanismType, CK_FLAGS reqFlags) in p11_mech_available_p()259 p11_key_type_for_mech(CK_MECHANISM_TYPE mechanismType) in p11_key_type_for_mech()300 CK_MECHANISM_TYPE mechanismType = (CK_MECHANISM_TYPE)ctx->cipher->app_data; in p11_key_init() local408 p11_md_hash_init(CK_MECHANISM_TYPE mechanismType, EVP_MD_CTX *ctx) in p11_md_hash_init()482 #define PKCS11_CIPHER_ALGORITHM(name, mechanismType, block_size, \ argument535 #define PKCS11_MD_ALGORITHM(name, mechanismType, hash_size, block_size) \ argument