Searched defs:sym_key (Results 1 – 2 of 2) sorted by relevance
36 PK11SymKey* sym_key = PK11_KeyGen(slot.get(), CKM_AES_KEY_GEN, NULL, in GenerateRandomKey() local89 PK11SymKey* sym_key = PK11_PBEKeyGen(slot.get(), alg_id.get(), &password_item, in DeriveKeyFromPassword() local126 PK11SymKey* sym_key = PK11_ImportSymKey(slot.get(), cipher, PK11_OriginUnwrap, in Import() local
888 const struct unique_symbol *sym_key = key; in unique_symbol_cmp() local