Home
last modified time | relevance | path

Searched refs:smp_c1 (Results 1 – 1 of 1) sorted by relevance

/net/bluetooth/
Dsmp.c87 static int smp_c1(struct crypto_blkcipher *tfm, u8 k[16], u8 r[16], in smp_c1() function
389 ret = smp_c1(tfm, smp->tk, smp->prnd, smp->preq, smp->prsp, 0, in confirm_work()
392 ret = smp_c1(tfm, smp->tk, smp->prnd, smp->preq, smp->prsp, in confirm_work()
428 ret = smp_c1(tfm, smp->tk, smp->rrnd, smp->preq, smp->prsp, 0, in random_work()
431 ret = smp_c1(tfm, smp->tk, smp->rrnd, smp->preq, smp->prsp, in random_work()